Update Killing chapter in Emacs manual. Other misc manual tweaks.
authorChong Yidong <cyd@stupidchicken.com>
Thu, 13 Oct 2011 16:03:49 +0000 (12:03 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 13 Oct 2011 16:03:49 +0000 (12:03 -0400)
commitbf56d4a97014e9ad71829c207caac26248cf25cd
tree1a08e537f651db8d4b0a048e0f9b83dca8b9b240
parent05de6b83cf61bf610575cc423ecdbce85381730c
Update Killing chapter in Emacs manual.  Other misc manual tweaks.

* doc/emacs/killing.texi (Deletion): Add xref to Using Region.
(Yanking): Move yank-excluded-properties to Lisp manual.  Move C-y
description here.  Recommend C-u C-SPC for jumping to mark.
(Kill Ring): Move kill ring variable documentation here.
(Primary Selection): Copyedits.
(Rectangles): Document new command rectangle-number-lines.
(CUA Bindings): Note that this disables the mark-even-if-inactive
behavior for C-x and C-c.

* doc/emacs/mark.texi (Mark): Mention "active region" terminology.
(Using Region): Document delete-active-region.

* doc/lispref/text.texi (Yanking): Document yank-excluded-properties.

* doc/lispref/package.texi (Packaging Basics): The commentary should say how
to begin using the package.
doc/emacs/ChangeLog
doc/emacs/dired.texi
doc/emacs/emacs.texi
doc/emacs/frames.texi
doc/emacs/killing.texi
doc/emacs/mark.texi
doc/emacs/mule.texi
doc/lispref/ChangeLog
doc/lispref/package.texi
doc/lispref/text.texi
etc/NEWS